Text File | 2000-10-06 | 580 b | 7 lines | [TEXT/ttxt]
Since some users have wanted something easier than "Simple", I have included in this folder a stripped-down version of Simple.c that should be easier for newbies to understand. It has no FPS report at the end of the demo, no control strip hiding, doesn't use any custom software blitters, doesn't have shadow sprites, doesn't have interlacing or VBL-syncing, etc, etc.
So what you have here is the bare essentials for a basic animation. You can't really strip it down much more than this.
To compile this version, just swap this file with the Simple.c in the main folder.